﻿.secBox1 .fl {
	width: 22%;
	color: #fff;
	background: #0882e5;
	border-radius: 8px;
}

.secBox1 .fl .titl {
	padding: 30px 0 30px 66px;
	background: url(../images/icon1.png) no-repeat left 10px center;
	background-size: 46px;
	border-bottom: 1px solid #fff;
}

.secBox1 .fl .titl h3 {
	font-size: 26px;
	line-height: 50px;
	letter-spacing: 2px;
}

.secBox1 .fl .titl strong {
	font-size: 24px;
	font-weight: 500;
}

.secBox1 .fl ul {
	background: #fff;
	margin: 20px 10px;
}

.secBox1 .fl li a {
	display: block;
	line-height: 55px;
	border-bottom: 1px solid #efefef;
	padding-left: 50px;
	font-size: 16px;
	color: #333;
	position: relative;
	background: url(../images/jt_1.png) no-repeat right 15px center;
	background-size: 26px;
	transition: 0.3s;
}

.secBox1 .fl li:hover a, .secBox1 .fl li.on a {
	background: #ed7534 url(../images/jt1_1.png) no-repeat right 10px center;
	background-size: 26px;
	color: #fff;
}

.secBox1 .fl li a:before {
	content: "";
	width: 20px;
	height: 4px;
	background: #0882e5;
	position: absolute;
	left: 15px;
	top: 23px;
	border-radius: 2px;
}

.secBox1 .fl li:hover a:before, .secBox1 .fl li.on a:before {
	background: #fff;
}

.secBox1 .fl .tel {
	color: #fff;
	margin: 20px 10px 0;
	line-height: 50px;
	font-size: 30px;
	padding-top: 20px;
	text-align: center;
	background: url(../images/lx1.jpg) no-repeat;
}

.secBox1 .fl .tel .dh {
	padding-top: 40px;
	background: url(../images/tel_1.png) no-repeat top center;
	background-size: 40px;
	font-size: 25px;
}

.secBox1 .fl .tel .img {
	padding: 10px 0 30px;
}

.secBox1 .fl .tel a {
	display: block;
	width: 110px;
	line-height: 36px;
	background: #ed7534;
	color: #fff;
	font-size: 15px;
	margin: 0 auto;
	border-radius: 3px;
}

.secBox1 .fr {
	width: 76%;
}

.secBox1 .fr .titl {
	background: #efefef;
	overflow: hidden;
	border-left: 6px solid #ed7534;
	line-height: 42px;
}

.secBox1 .fr .titl h3 {
	background: url(../images/t_bg.png) no-repeat left center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	width: 150px;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
}

.secBox1 .fr .titl a {
	display: block;
	float: right;
	margin-right: 8px;
	color: #666;
}

.secBox1 .fr .ul2 li {
	width: 33.33%;
	float: left;
	padding: 20px 10px 0;
	box-sizing: border-box;
}

.secBox1 .fr .ul2 li p {
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	background: #efefef;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.secBox2 .ul1 li {
	width: 16.66%;
	float: left;
	text-align: center;
}

.secBox2 .ul1 li span {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 111px;
	overflow: hidden;
	background: url(../images/icon2.png) no-repeat top;
	background-size: 100%;
}

.secBox2 .ul1 li:nth-child(2) span {
	background-image: url(../images/icon3.png);
}

.secBox2 .ul1 li:nth-child(3) span {
	background-image: url(../images/icon4.png);
}

.secBox2 .ul1 li:nth-child(4) span {
	background-image: url(../images/icon5.png);
}

.secBox2 .ul1 li:nth-child(5) span {
	background-image: url(../images/icon6.png);
}

.secBox2 .ul1 li:nth-child(6) span {
	background-image: url(../images/icon7.png);
}

.secBox2 .ul1 li:hover span, .secBox2 .ul1 li.on span {
	background-position: bottom;
}

.secBox2 .ul1 li p {
	font-size: 16px;
	line-height: 30px;
	display: none;
}

.secBox2 .tab {
	padding: 10% 0 6% 4%;
	margin-top: -50px;
	background: url(../images/pho3.jpg) no-repeat center;
}

.secBox2 .tab .text {
	width: 40%;
	box-sizing: border-box;
	position: relative;
}

.secBox2 .tab .text .bg {
	position: absolute;
	left: 40px;
	right: -30px;
	top: -30px;
	bottom: 30px;
	background: rgba(27, 99, 206, .8);
	z-index: 10;
}

.secBox2 .tab .text a {
	display: block;
	position: relative;
	padding: 5% 7% 8%;
	background: #fff;
	border-radius: 4px;
	z-index: 100;
}

.secBox2 .tab .text strong {
	display: block;
	font-size: 42px;
	color: #0882e5;
	position: relative;
	line-height: 1;
	display: none;
}

.secBox2 .tab .text strong.on {
	display: block;
}

.secBox2 .tab .text strong:after {
	content: "";
	position: absolute;
	left: 40px;
	bottom: 5px;
	height: 5px;
	right: 0;
	background: url(../images/line.png) no-repeat;
	background-size: cover;
}

.secBox2 .tab .text h3 {
	font-size: 18px;
	margin-top: 10px;
}

.secBox2 .tab .text p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	font-size: 14px;
	margin: 8px 0 22px;
}

.secBox2 .tab .text span {
	display: block;
	width: 120px;
	line-height: 30px;
	background: #0882e5;
	color: #fff;
	text-align: center;
}

.secBox2 .tab:nth-child(2) {
	background-image: url(../images/pho4.jpg);
}

.secBox2 .tab:nth-child(3) {
	background-image: url(../images/pho5.jpg);
}

.secBox2 .tab:nth-child(4) {
	background-image: url(../images/pho6.jpg);
}

.secBox2 .tab:nth-child(5) {
	background-image: url(../images/pho7.jpg);
}

.secBox2 .tab:nth-child(6) {
	background-image: url(../images/pho8.jpg);
}

.sec3 {
	padding: 50px 0;
	background: url(../images/bg3.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.sec3 .comBox {
	position: relative;
}

.sec3 .comBox .text {
	width: 78%;
	background: rgba(255, 255, 255, 1);
	padding: 3% 2%;
	box-sizing: border-box;
	position: relative;
	z-index: 100;
}

.sec3 .comBox .kk {
	width: 100px;
	position: absolute;
	right: 21%;
	top: -13px;
	height: 100px;
	z-index: 10;
	background: #0882e5;
	visibility: inherit;
}

.sec3 .comBox .pho {
	width: 48%;
	float: left;
}

.sec3 .comBox .text .tex {
	border: 1px solid #dedede;
	padding: 20px;
	position: relative;
}

.sec3 .comBox .text .tex1 {
	margin-left: 50%;
}

.sec3 .comBox .text .tex h3 {
	font-size: 22px;
	color: #333;
	margin-bottom: 10px;
	position: relative;
	padding-left: 36px;
}

.sec3 .comBox .text .tex h3:after {
	content: "";
	width: 26px;
	height: 4px;
	background: #ed7534;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.sec3 .comBox .text .tex .en {
	display: block;
	position: absolute;
	top: -25px;
	right: 10px;
	z-index: 100;
	background: #fff;
	width: 200px;
	text-align: center;
}

.sec3 .comBox .text .tex .en strong {
	color: #0882e5;
	opacity: 0.4;
	font-size: 30px;
	text-transform: uppercase;
}

.sec3 .comBox .text .tex p {
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
	height: 180px;
	overflow: hidden;
}

.sec3 .comBox .text a {
	display: block;
	width: 90px;
	line-height: 30px;
	background: #0882e5;
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	float: right;
}

.sec3 .comBox .title {
	width: 20%;
	color: #fff;
	text-align: center;
	padding-top: 4%;
}

.sec3 .comBox .title h2 {
	font-size: 26px;
	margin: 4% 0;
}

.sec3 .comBox .title p {
	font-size: 16px;
	line-height: 30px;
	background: url(../images/line1.png) no-repeat top left;
	background-size: 100%;
	padding-top: 10px;
	width: 60%;
	margin: 0 auto;
}

.sec3 .comBox .title img {
	width: 90%;
}

.sec3 .honor {
	margin-top: 40px;
}

.sec3 .honor .bg {
	width: 20%;
	background: #fff;
	text-align: center;
	line-height: 100%;
	color: #333;
	background: #ed7534;
	color: #fff;
}

.sec3 .honor .bg span {
	display: block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin: 34px auto 0;
}

.sec3 .honor .bg span img {
	margin-top: -75px;
}

.sec3 .honor .bg p {
	font-size: 22px;
	line-height: 40px;
}

.sec3 .honor .rx {
	width: 78%;
}

.sec3 .honor .rx img {
	border: 6px solid #fff;
	box-sizing: border-box;
}

.sec3 .honor .rx p {
	background: #fff;
	text-align: center;
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	border-top: 1px solid #efefef;
}

.sec4 .comBox {
	position: relative;
}

.sec4 .comBox .fl {
	width: 25%;
	float: inherit;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(237, 117, 52, 1);
	box-sizing: border-box;
}

.sec4 .comBox .fl .box {
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	height: calc(100% - 2px);
}

.sec4 .comBox .fl .box h3 {
	font-size: 24px;
	margin-top: 30%;
}

.sec4 .comBox .fl .box span {
	display: block;
	margin: 6% auto;
	width: 50px;
	height: 3px;
	background: #fff;
}

.sec4 .comBox .fl .box p {
	font-size: 16px;
}

.sec4 .comBox .fl .box a {
	display: block;
	width: 120px;
	line-height: 30px;
	border: 1px solid #fff;
	text-align: center;
	margin: 10% auto 0;
	color: #fff;
}

.sec4 .comBox .fr {
	width: 73%;
}

.sec4 .comBox .fr li {
	width: 33.33%;
	float: left;
}

.sec4 .comBox .fr li a {
	display: block;
	background: #fff;
}

.sec4 .comBox .fr li .text {
	text-align: center;
	background: #efefef;
	overflow: hidden;
	position: relative;
	padding: 0 10px;
}

.sec4 .comBox .fr li:nth-child(odd) .text1 {
	display: none;
}

.sec4 .comBox .fr li:nth-child(2) .text2 {
	display: none;
}

.sec4 .comBox .fr li .pho {
	position: relative;
	overflow: hidden;
}

.sec4 .comBox .fr li .pho img {
	transition: 0.3s;
}

.sec4 .comBox .fr li:hover .pho img {
	transform: scale(1.1);
}

.sec4 .comBox .fr li .pho:after {
	content: "";
	width: 24px;
	height: 16px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: url(../images/sj1.png) no-repeat;
	background-size: cover;
	z-index: 100;
	margin-left: -12px;
}

.sec4 .comBox .fr li:nth-child(2n) .pho:after {
	bottom: inherit;
	top: 0px;
	background: url(../images/sj.png) no-repeat;
}

.sec4 .comBox .fr li .text h3 {
	font-size: 18px;
	margin: 8% 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec4 .comBox .fr li .text p {
	line-height: 24px;
	font-size: 15px;
	height: 48px;
	overflow: hidden;
	margin: 0 6px;
}

.sec4 .comBox .fr li .text span {
	display: block;
	width: 100px;
	line-height: 30px;
}

.sec4 .comBox .fr li span {
	display: block;
	width: 100px;
	line-height: 30px;
	border: 1px solid #0882e5;
	color: #0882e5;
	text-align: center;
	margin: 20px auto;
}

.sec5 {
	padding: 30px 0;
	overflow: hidden;
	background: url(../images/bg2.jpg) no-repeat top center;
	background-size: cover;
}

.sec5 .title h2, .sec5 .title h2 strong, .sec5 .title p {
	color: #fff;
}

.sec5 li {
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}

.sec5 li p {
	font-size: 16px;
	text-align: center;
	background: #fff;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: 1px solid #efefef;
}

.sec5 .pho {
	position: relative;
}

.sec5 .pho span {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/play.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}

.sec5 .more a {
	display: block;
	width: 120px;
	line-height: 36px;
	font-size: 14px;
	background: #fff;
	color: #0882e5;
	text-align: center;
	margin: 20px auto;
	border-radius: 3px;
}

.sec6 {
	padding: 30px 0;
}

/* .sec6 .title h2, .sec6 .title h2 strong, .sec6 .title p {
	color: #fff;
} */

.secBox6 .fl {
	width: 20%;
	position: relative;
}

.secBox6 .fl:after {
	content: "";
	position: absolute;
	left: -20px;
	bottom: -20px;
	background: #0882e5;
	right: 40px;
	top: 20px;
}

.secBox6 .fl ul {
	position: relative;
	z-index: 100;
}

.secBox6 .fl li a {
	display: block;
	padding: 45px 0;
	text-align: center;
	font-size: 22px;
	background: #f9f9f9;
	border-bottom: 1px solid #dedede;
	position: relative;
}

.secBox6 .fl li a span {
	width: 42px;
	display: block;
	position: absolute;
	left: 14%;
	height: 42px;
	top: 45px;
	background: url(../images/icon10.png) no-repeat top center;
	background-size: 42px;
	margin-right: 5px;
}

.secBox6 .fl li:nth-child(2) a span {
	background-image: url(../images/icon11.png);
}

.secBox6 .fl li:nth-child(3) a span {
	background-image: url(../images/icon12.png);
}

.secBox6 .fl li:hover a span, .secBox6 .fl li.on a span {
	background-position: bottom center;
}

.secBox6 .fl li a strong {
	display: block;
	line-height: 42px;
}

.secBox6 .fl li:hover a, .secBox6 .fl li.on a {
	background: #ed7534;
	color: #fff;
	border-bottom: none;
}

.secBox6 .fl li a p {
	color: #333;
	opacity: 0.6;
	z-index: 10;
	font-size: 18px;
}

.secBox6 .fl li:hover a p, .secBox6 .fl li.on a p {
	color: #fff;
}

.secBox6 .fr {
	width: 78%;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
}

.secBox6 .fr .comBox {
	background: #fafafa;
}

.secBox6 .fr .comBox .pho {
	width: 30%;
	float: left;
	position: relative;
}

.secBox6 .fr .comBox .text .tim {
	position: absolute;
	right: 0;
	top: 0;
	background: #0882e5;
	color: #fff;
	text-align: center;
	padding: 8px 12px;
}

.secBox6 .fr .comBox .text .tim span {
	font-size: 22px;
	display: block;
}

.secBox6 .fr .comBox .text .tim strong {
	width: 60px;
	height: 2px;
	background: #fff;
	margin: 4px auto;
	display: block;
}

.secBox6 .fr .comBox .text {
	width: 70%;
	float: left;
	padding: 0 10% 0 15px;
	box-sizing: border-box;
	position: relative;
}

.secBox6 .fr .comBox .text h3 {
	font-size: 17px;
	margin-top: 20px;
}

.secBox6 .fr .comBox .text p {
	line-height: 26px;
	font-size: 15px;
	overflow: hidden;
	margin: 10px 0 20px;
}

.secBox6 .fr .comBox .text span.mor {
	display: block;
	width: 100px;
	line-height: 30px;
	background: #0882e5;
	color: #fff;
	float: right;
	text-align: center;
}

.secBox6 .fr .ul {
	margin-top: 10px;
}

.secBox6 .fr .ul li {
	width: 50%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}

.secBox6 .fr .ul li a {
	display: block;
	overflow: hidden;
	padding: 8px 0;
	border-bottom: 1px dashed #ededed;
}

.secBox6 .fr .ul li .time {
	width: 80px;
	float: left;
	padding: 10px 0;
	text-align: center;
	border-right: 1px solid #dedede;
}

.secBox6 .fr .ul li .time span {
	font-size: 18px;
}

.secBox6 .fr .ul li .tex {
	margin-left: 90px;
}

.secBox6 .fr .ul li .tex h3 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.secBox6 .fr .ul li .tex p {
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.sec7 {
	padding: 30px 0;
	background: url(../images/zz_bgs.jpg) no-repeat;
}

.sec7 .image {
	padding: 10px 5%;
}

.sec7 .image a {
	display: block;
}

.sec7 .image p {
	line-height: 40px;
	font-size: 16px;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	border-top: 1px solid #efefef;
	background: #fff;
}

.fLink h2 {
	color: #0882e5;
	font-size: 30px;
	float: left;
	margin-right: 10px;
}

.fLink .link {
	float: left;
	margin-top: 15px;
}

.fLink a {
	display: inline-block;
	border-right: 1px solid #dedede;
	padding: 0 6px 0 3px;
	line-height: 16px;
	color: #fff;
}

#gFooter {
	margin-top: 0;
}

#main {
	padding-bottom: 20px;
	background: url(../images/bg.png) no-repeat bottom -5px center;
}

/****ʵ����*****/

.sec8 {
	padding: 40px 0 0;
}

.sec8 .container {
	position: relative;
}

.sec8 .swiper-container {
	margin-left: -28px;
	padding: 10px 0;
}

.sec8 .swiper-slide {
	transform: scale(0.8);
	margin: 0 10px !important;
}

.sec8 .swiper-slide-active, .swiper-slide-duplicate-active {
	transform: scale(1);
}

.sec8 .swiper-slide img {
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.sec8 .swiper-pagination {
	text-align: center;
	width: 100%;
	background: none;
	margin-top: 20px;
	position: relative;
}

.sec8 .swiper-pagination span {
	width: 14px;
	height: 14px;
	background: #ccc;
	margin: 0 8px;
	position: relative;
	border-radius: 50%;
}

.sec8 .swiper-pagination span:after {
	content: "";
	position: absolute;
	left: -4px;
	top: -4px;
	right: -4px;
	bottom: -4px;
	border: 2px dotted #dedede;
	border-radius: 50%;
}

.sec8 .swiper-pagination .swiper-pagination-bullet-active {
	background: #ed7534;
}

.sec8 .swiper-pagination .swiper-pagination-bullet-active:after {
	border-color: #ed7534;
}

@media all and (min-width: 1023px) and (max-width:1600px) {
	.secBox1 .fl .titl {
		padding: 20px 0 20px 66px;
	}
	.secBox1 .fl .titl h3 {
		font-size: 24px;
	}
	.secBox1 .fl .titl strong {
		font-size: 20px;
	}
	.sec3 .comBox .text .tex h3 {
		margin-bottom: 5px;
	}
	.sec3 .comBox .text .tex p {
		height: 168px;
		line-height: 28px;
	}
	.sec3 .comBox .text a {
		margin-top: 15px
	}
}

@media all and (min-width: 1023px) and (max-width:1440px) {
	.secBox1 .fl .titl {
		padding: 20px 0 20px 55px;
		background-size: 36px;
	}
	.secBox1 .fl .titl h3 {
		line-height: 40px;
	}
	.secBox1 .fr .titl {
		line-height: 36px;
	}
	.secBox1 .fr .titl h3 {
		width: 120px;
		font-size: 16px;
	}
	.secBox1 .fl li a {
		line-height: 50px;
	}
	.secBox1 .fl .tel {
		font-size: 25px;
	}
	.sec3 .comBox .text {
		padding: 2%;
	}
	.sec3 .comBox .text .tex {
		padding: 15px;
	}
	.sec3 .comBox .text .tex .en {
		top: -22px
	}
	.sec3 .comBox .text .tex a {
		margin-top: 10px;
	}
	.sec3 .comBox .title {
		padding-top: 3%;
	}
	.secBox2 .ul1 li span {
		width: 90px;
		height: 100px;
	}
	.secBox6 .fl li a {
		padding: 36px 0;
	}
	.secBox6 .fl li a span {
		width: 35px;
		height: 35px;
		background-size: 35px;
		top: 40px;
	}
	.secBox6 .fl li a p {
		font-size: 16px;
	}
	.secBox6 .fr .comBox .text p {
		line-height: 24px;
		font-size: 14px;
		height: 48px;
	}
	.secBox6 .fr .comBox .text span.mor {
		width: 90px;
		line-height: 26px;
	}
	.secBox6 .fr .ul {
		margin-top: 0;
	}
	.secBox6 .fr .ul li .time {
		padding: 6px 0;
	}
	.secBox6 .fr .ul li .tex h3 {
		font-size: 15px
	}
	.secBox6 .fr .ul li .tex p {
		line-height: 22px;
		height: 44px;
	}
}

@media all and (min-width: 1023px) and (max-width:1366px) {
	.secBox1 .fl li a {
		font-size: 15px;
		line-height: 45px;
		background-size: 22px;
	}
	.secBox1 .fl li a:before {
		top: 18px;
	}
	.secBox1 .fr .comBox {
		margin: 12px 0;
	}
	.secBox1 .fr .comBox .text {
		font-size: 14px;
	}
	.secBox1 .fr .comBox .text h3 {
		font-size: 18px;
		margin-bottom: 4px;
	}
	.secBox1 .fr .ul2 li p {
		font-size: 15px;
		line-height: 38px;
	}
	.secBox2 .ul1 li span {
		width: 80px;
		height: 89px;
	}
	.sec3 .comBox .text .tex .en strong {
		font-size: 25px
	}
	.sec3 .comBox .text .tex a {
		margin-top: 5px;
		line-height: 25px;
	}
	.sec3 .comBox .title h2 {
		font-size: 24px;
	}
	.sec3 .comBox .title p {
		font-size: 14px
	}
	.secBox6 .fr .comBox .text .tim {
		padding: 5px 8px;
	}
	.secBox6 .fr .comBox .text .tim span {
		font-size: 18px;
	}
	.secBox6 .fr .comBox .text h3 {
		margin-top: 10px;
		font-size: 16px;
	}
	.secBox6 .fr .comBox .text p {
		margin: 6px 0 8px;
	}
}

@media all and (min-width: 1023px) and (max-width:1300px) {
	.sec4 .comBox .fr li .pho img {
		height: 100%;
	}
	.secBox1 .fl .tel .img {
		margin-bottom: 10px;
	}
	.secBox1 .fl .tel a {
		line-height: 30px;
		font-size: 14px;
	}
	.secBox1 .fl li a {
		line-height: 42px;
	}
	.sec3 .comBox .text .tex p {
		height: 140px;
	}
	.sec3 .comBox .text .tex .en {
		top: -20px;
	}
	.sec3 .comBox .text .tex .en strong {
		font-size: 27px;
	}
	.sec3 .comBox .title p {
		width: 70%;
	}
	.secBox6 .fl li a span {
		left: 10%;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	.swiper-pagination-bullet {
		width: 9px;
		height: 9px;
		border-radius: 50%;
		border-width: 2px
	}
	.secBox1 .fl {
		width: 100%;
		border-radius: 0;
		background: none;
		padding: 0;
		height: inherit !important;
	}
	.secBox1 .fl .titl {
		display: none;
	}
	.secBox1 .fl ul {
		background: #fff;
		margin: 8px 8px 10px;
		overflow: hidden;
	}
	.secBox1 .fl ul li {
		width: 50%;
		float: left;
		padding: 4px 6px;
		box-sizing: border-box;
	}
	.secBox1 .fl li a {
		line-height: 36px;
		border-bottom: none;
		padding-left: 0px;
		font-size: 15px;
		color: #fff;
		position: relative;
		background: #0082e5;
		text-align: center;
		border-radius: 18px;
	}
	.secBox1 .fl li:hover a, .secBox1 .fl li.on a {
		background: #0882e5;
		border-left: none;
	}
	.secBox1 .fl li a:before {
		display: none;
	}
	.secBox1 .fl .tel {
		display: none;
	}
	.secBox1 .fr {
		width: 100%;
		margin-top: 10px;
		height: inherit !important;
	}
	.secBox1 .fr .titl {
		display: none;
	}
	.secBox1 .fr .ul2 li {
		width: 50%;
		float: left;
		padding: 10px 6px;
		box-sizing: border-box;
	}
	.secBox1 .fr .ul2 li:last-child {
		display: none
	}
	.secBox1 .fr .ul2 li p {
		line-height: 36px;
		font-size: 15px;
	}
	.secBox2 .ul1 li {
		width: 16.66%;
	}
	.secBox2 .ul1 li span {
		width: 48px;
		height: 53px;
	}
	.secBox2 .ul1 li p {
		font-size: 16px;
		line-height: 30px;
		display: none;
	}
	.secBox2 .tab {
		margin-top: -28px;
		padding-top: 15%;
	}
	.secBox2 .tab .text {
		width: 90%;
	}
	.secBox2 .tab .text .bg {
		left: 20px;
		right: -10px;
		top: -10px;
		bottom: 10px;
	}
	.secBox2 .tab .text strong {
		font-size: 32px;
	}
	.secBox2 .tab .text strong:after {
		left: 32px;
		bottom: 2px;
		height: 3px;
	}
	.secBox2 .tab .text h3 {
		font-size: 16px;
	}
	.secBox2 .tab .text p {
		height: 50px;
	}
	.secBox2 .tab .text span {
		width: 90px;
		line-height: 30px;
	}
	.sec3 {
		padding: 30px 0;
	}
	.sec3 .comBox .text {
		width: 100%;
		background: rgba(255, 255, 255, 1);
		padding: 3%;
		box-sizing: border-box;
		position: relative;
		z-index: 100;
	}
	.sec3 .comBox .kk {
		display: none
	}
	.sec3 .comBox .text .pho {
		width: 100%;
		margin-bottom: 10px;
	}
	.sec3 .comBox .text .tex {
		border: 1px solid #dedede;
		padding: 10px;
		position: relative;
	}
	.sec3 .comBox .text .tex1 {
		margin-left: 0;
	}
	.sec3 .comBox .text .tex h3 {
		font-size: 20px;
		color: #0882e5;
		width: inherit;
		border-bottom: none;
		padding-left: 0;
	}
	.sec3 .comBox .text .tex h3:after {
		display: none;
	}
	.sec3 .comBox .text .tex .en {
		display: none
	}
	.sec3 .comBox .text .tex p {
		font-size: 14px;
		line-height: 24px;
		height: inherit
	}
	.sec3 .comBox .text a {
		width: 90px;
		line-height: 25px;
		margin: 10px auto;
		font-size: 12px;
		float: inherit;
	}
	.sec3 .comBox .title {
		display: none;
	}
	.sec3 .comBox .title img {
		width: 90%;
	}
	.sec3 .honor {
		margin-top: 40px;
	}
	.sec3 .honor .bg {
		width: 100%;
		height: inherit !important;
		text-align: left;
		line-height: 36px;
		background: none;
		border-bottom: 1px solid #fff;
		color: #333;
		margin-bottom: 15px;
	}
	.sec3 .honor .bg span {
		display: none
	}
	.sec3 .honor .bg p {
		font-size: 18px;
		line-height: 36px;
		width: 100px;
		border: 1px solid #fff;
		text-align: center;
		border-radius: 4px 4px 0 0;
		border-bottom: none;
		background: #fff
	}
	.sec3 .honor .rx {
		width: 100%;
	}
	.sec3 .honor .rx p {
		font-size: 15px;
		line-height: 36px;
	}
	.sec4 .comBox {
		position: relative;
	}
	.sec4 .comBox .fl {
		display: none;
	}
	.sec4 .comBox .fr {
		width: 100%;
	}
	.sec4 .comBox .fr li {
		width: 100%;
		float: inherit;
		margin-bottom: 10px;
	}
	.sec4 .comBox .fr li a {
		display: block;
		overflow: hidden;
		background: #efefef;
	}
	.sec4 .comBox .fr li .pho:after {
		display: none;
	}
	.sec4 .comBox .fr li .pho {
		float: left;
		width: 35%;
	}
	.sec4 .comBox .fr li .text {
		float: left;
		width: 65%;
		padding: 0 10px;
		box-sizing: border-box;
		text-align: left;
	}
	.sec4 .comBox .fr li .text h3 {
		font-size: 15px;
		margin: 6px 0 0;
		text-align: left;
		color: #0082e5;
	}
	.sec4 .comBox .fr li .text p {
		line-height: 21px;
		font-size: 13px;
		height: 42px;
		margin: 4px 0;
	}
	.sec4 .comBox .fr li .text span {
		display: none;
	}
	.sec4 .comBox .fr li span {
		display: none;
	}
	.sec5 {
		padding: 10px 0;
	}
	.sec5 li {
		width: 50%;
		padding: 6px 10px;
	}
	.sec5 li p {
		font-size: 15px;
		line-height: 36px;
	}
	.sec5 .pho span {
		width: 40px;
		height: 40px;
		margin: -20px 0 0 -20px;
	}
	.sec5 .more a {
		width: 90px;
		line-height: 34px;
		font-size: 13px;
		margin: 10px auto;
	}
	.sec6 {
		padding: 10px 0 0px;
	}
	.secBox6 .fl {
		width: 100%;
	}
	.secBox6 .fl:after {
		display: none;
	}
	.secBox6 .fl li {
		width: 33.33%;
		float: left;
		padding: 8px 10px;
		box-sizing: border-box;
	}
	.secBox6 .fl li a {
		padding: 0;
		border-radius: 4px;
	}
	.secBox6 .fl li a span {
		display: none;
	}
	.secBox6 .fl li a strong {
		font-weight: 500;
		font-size: 15px;
		line-height: 36px;
	}
	.secBox6 .fl li a p {
		display: none;
	}
	.secBox6 .fr {
		width: 100%;
		margin-top: 10px;
	}
	.secBox6 .fr .comBox {
		background: #fafafa;
	}
	.secBox6 .fr .comBox .pho {
		width: 30%;
	}
	.secBox6 .fr .comBox .pho .tim {
		display: none;
	}
	.secBox6 .fr .comBox .text {
		width: 70%;
		padding: 0 8px;
	}
	.secBox6 .fr .comBox .text h3 {
		font-size: 15px;
		margin: 0px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.secBox6 .fr .comBox .text p {
		line-height: 22px;
		font-size: 13px;
		height: 44px;
		margin: 0px 0;
	}
	.secBox6 .fr .comBox .text span {
		display: none !important
	}
	.secBox6 .fr .comBox .text .tim {
		display: none;
	}
	.secBox6 .fr .ul {
		margin-top: 10px;
	}
	.secBox6 .fr .ul li {
		width: 100%;
		float: inherit;
		padding: 0px;
	}
	.secBox6 .fr .ul li .time {
		width: 70px;
		padding: 6px 0;
	}
	.secBox6 .fr .ul li .tex {
		margin-left: 80px;
	}
	.secBox6 .fr .ul li .tex h3 {
		font-size: 15px;
	}
	.secBox6 .fr .ul li .tex p {
		font-size: 13px;
		line-height: 21px;
		height: 42px;
	}
	.sec7 .slick-slider {
		margin: 0 50px;
	}
	.sec7 .image p {
		line-height: 36px;
		font-size: 15px;
	}
	/****ʵ����*****/
	.sec8 {
		padding: 22px 0 0;
	}
	.sec8 .swiper-container {
		margin: 0 15px;
		padding: 10px 0;
	}
	.sec8 .swiper-slide {
		transform: scale(1);
		margin: 0px !important;
		border-radius: 8px;
		overflow: hidden;
	}
}